home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q99 / 8 / 80.TXT next >
Text File  |  1993-08-30  |  3KB  |  63 lines

  1. DOCUMENT:Q99880  12-JUN-1993  [W_NT]
  2. TITLE   :INF: SNMP Agent Responds to Any Community Name
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. --------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12. --------------------------------------------------------------------
  13.  
  14. Windows NT provides support for Microsoft Simple Network Management
  15. Protocol (SNMP) on a TCP/IP network. The security options for SNMP
  16. include a list of community names. If you remove all the community
  17. names, including the default name, Public, SNMP will respond to any
  18. community names presented.
  19.  
  20. This is expected behavior, as described in the request for comments
  21. document, RFC 1157:
  22.  
  23.    An SNMP message originated by an SNMP application entity that
  24.    in fact belongs to the SNMP community named by the community
  25.    component of said message is called an authentic SNMP message.
  26.    The set of rules by which an SNMP message is identified as an
  27.    authentic SNMP message for a particular SNMP community is called
  28.    an authentication scheme. An implementation of a function that
  29.    identifies authentic SNMP messages according to one or more
  30.    authentication schemes is called an authentication service.
  31.  
  32.    Clearly, effective management of administrative relationships
  33.    among SNMP application entities requires authentication services
  34.    that (by the use of encryption or other techniques) are able to
  35.    identify authentic SNMP messages with a high degree of certainty.
  36.    Some SNMP implementations may wish to support only a trivial
  37.    authentication service that identifies all SNMP messages as
  38.    authentic SNMP messages.
  39.  
  40. When there are no community names identified, Windows NT follows the
  41. specification noted in the last sentence:
  42.  
  43.    Some SNMP implementations may wish to support only a trivial
  44.    authentication service that identifies all SNMP messages as
  45.    authentic SNMP messages.
  46.  
  47. Additional reference words: 3.1 tcp ip
  48.  
  49. =============================================================================
  50.  
  51. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  52. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  53. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  54. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  55. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  56. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  57. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  58. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  59. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  60. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  61. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  62.  
  63. Copyright Microsoft Corporation 1993.